github.com/gotd/td/internal/mtproto.Conn.handleSessionCreated (method)

2 uses

	github.com/gotd/td/internal/mtproto (current package)
		handle_message.go#L22: 		return c.handleSessionCreated(b)
		handle_session_created.go#L12: func (c *Conn) handleSessionCreated(b *bin.Buffer) error {